ItemReminderIsSet Property |
Indicates whether a reminder has been set for the appointment in the Exchange store.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool ReminderIsSet { get; set; }Public Property ReminderIsSet As Boolean
Get
Set
Property Value
Type:
Booleantrue if [reminder is set]; otherwise,
false.
See Also